home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / X11 / xkb / symbols / nl < prev    next >
Text File  |  2005-01-13  |  3KB  |  99 lines

  1. // Converted keytable file to xkb/symbols/ file
  2. // with mk_xkb by root@linux.chanae.stben.be Tue Sep 30 00:53:29 MET DST 1997
  3.  
  4. // converted from the nl-latin.map of the Linux kbd package by
  5. // Pablo Saratxaga <srtxg@f2219.n293.z2.fidonet.org>
  6.  
  7. default partial alphanumeric_keys
  8. xkb_symbols "basic" {
  9.  
  10.     // Describes the differences between a very simple US/ASCII
  11.     // keyboard and a very simple Nederland keyboard
  12.  
  13.     // Alphanumeric section
  14.     name[Group1]= "Nederland";
  15.  
  16.     key <AE01> {    [         1,    exclam       ],
  17.             [ onesuperior            ]    };
  18.     key <AE02> {    [         2,    quotedbl     ],
  19.             [ twosuperior            ]    };
  20.     key <AE03> {    [         3,    numbersign    ],
  21.             [ threesuperior            ]    };
  22.     key <AE04> {    [         4,    dollar       ],
  23.             [ onequarter            ]    };
  24.     key <AE05> {    [         5,    percent      ],
  25.             [ EuroSign            ]    };
  26.     key <AE06> {    [         6,    ampersand    ],
  27.             [ threequarters            ]    };
  28.     key <AE07> {    [         7,    underscore    ],
  29.             [  sterling            ]    };
  30.     key <AE08> {    [         8,    parenleft    ],
  31.             [ braceleft            ]    };
  32.     key <AE09> {    [         9,    parenright    ],
  33.             [ braceright            ]    };
  34.     key <AE10> {    [         0,    apostrophe    ]    };
  35.     key <AE11> {    [     slash,    question     ],
  36.             [ backslash            ]    };
  37.     key <AE12> {    [    degree,    dead_tilde    ],
  38.             [ dead_cedilla            ]    };
  39.     key <AD03> {    [         e,    E            ],
  40.             [    eacute,    Eacute       ]    };
  41.     key <AD04> {    [         r,    R            ],
  42.             [ paragraph,    registered    ]    };
  43.     key <AD05> {    [         t,    T            ],
  44.             [     thorn,    THORN        ]    };
  45.     key <AD06> {    [         y,    Y            ],
  46.             [ ydiaeresis,    yen          ]    };
  47.     key <AD07> {    [         u,    U            ],
  48.             [ udiaeresis,    Udiaeresis    ]    };
  49.     key <AD08> {    [         i,    I            ],
  50.             [ idiaeresis,    Idiaeresis    ]    };
  51.     key <AD09> {    [         o,    O            ],
  52.             [    ograve,    Ograve       ]    };
  53.     key <AD10> {    [         p,    P            ],
  54.             [ paragraph            ]    };
  55.     key <AD11> {    [ dead_diaeresis,    dead_tilde    ],
  56.             [ asciitilde,    asciicircum    ]    };
  57.     key <AD12> {    [  asterisk,    bar          ]    };
  58.     key <AC01> {    [         a,    A            ],
  59.             [    aacute,    Aacute       ]    };
  60.     key <AC02> {    [         s,    S            ],
  61.             [    ssharp            ]    };
  62.     key <AC03> {    [         d,    D            ],
  63.             [       eth,    ETH          ]    };
  64.     key <AC04> {    [         f,    F            ],
  65.             [ ordfeminine,    ordfeminine    ]    };
  66.     key <AC10> {    [      plus,    plusminus    ]    };
  67.     key <AC11> {    [ apostrophe,    grave        ],
  68.             [ dead_acute,    dead_grave    ]    };
  69.     key <TLDE> {    [        at,    section      ],
  70.             [   notsign            ]    };
  71.     key <BKSL> {    [      less,    greater      ]    };
  72.     key <AB01> {    [         z,    Z            ],
  73.             [ guillemotleft            ]    };
  74.     key <AB02> {    [         x,    X            ],
  75.             [ guillemotright            ]    };
  76.     key <AB03> {    [         c,    C            ],
  77.             [      cent,    copyright    ]    };
  78.     key <AB06> {    [         n,    N            ],
  79.             [    ntilde,    Ntilde       ]    };
  80.     key <AB07> {    [         m,    M            ],
  81.             [  Greek_mu,    masculine    ]    };
  82.     key <AB08> {    [     comma,    semicolon    ],
  83.             [   cedilla,    guillemotleft    ]    };
  84.     key <AB09> {    [    period,    colon        ],
  85.             [ periodcentered,    guillemotright    ]    };
  86.     key <AB10> {    [     minus,    equal        ],
  87.             [    hyphen            ]    };
  88.     key <LSGT> {    [ bracketleft,    bracketright    ],
  89.             [       bar            ]    };
  90.  
  91.     // End alphanumeric section
  92.  
  93.     // begin modifier mappings
  94.     modifier_map Shift  { Shift_L };
  95.     modifier_map Lock   { Caps_Lock };
  96.     modifier_map Control{ Control_L };
  97.     modifier_map Mod3   { Mode_switch };
  98. };
  99.